home *** CD-ROM | disk | FTP | other *** search
/ Backpacker 1 (Norsk) / backpacker.iso / pc / data / misc / start.dxr / 00078_go next.ls < prev    next >
Encoding:
Text File  |  1995-02-28  |  96 b   |  7 lines

  1. on mouseUp
  2.   if the puppet of sprite 4 = 1 then
  3.     puppetSprite(4, 0)
  4.   end if
  5.   go(#next)
  6. end
  7.